projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d07529f
)
Don't set `args', it breaks gdb --args.
author
Dan Nicolaescu
<dann@ics.uci.edu>
Fri, 15 Feb 2008 22:42:02 +0000
(22:42 +0000)
committer
Dan Nicolaescu
<dann@ics.uci.edu>
Fri, 15 Feb 2008 22:42:02 +0000
(22:42 +0000)
src/.gdbinit
patch
|
blob
|
history
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/.gdbinit
b/src/.gdbinit
index 2242df6e428e63e0cfb971bda43bbff78b152131..3901fcfbebc17fa18ee172be5134fa168af6b722 100644
(file)
--- a/
src/.gdbinit
+++ b/
src/.gdbinit
@@
-1134,7
+1134,6
@@
set print sevenbit-strings
show environment DISPLAY
show environment TERM
-set args -geometry 80x40+0+0
# People get bothered when they see messages about non-existent functions...
xgetptr Vsystem_type
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 38d891bc8bada7f96b03513b65eff46840274034..259fbd47a145a28a2f8bd2d3870cea8f59d6822c 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,7
@@
+2008-02-15 Dan Nicolaescu <dann@ics.uci.edu>
+
+ * .gdbinit: Don't set `args', it breaks gdb --args.
+
2008-02-14 Stefan Monnier <monnier@iro.umontreal.ca>
* fileio.c (Finsert_file_contents): Adjust offsets when replacing